projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b49912b
)
(eshell-save-history-on-exit): Change default to t.
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 3 Nov 2008 03:02:56 +0000
(
03:02
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 3 Nov 2008 03:02:56 +0000
(
03:02
+0000)
lisp/eshell/em-hist.el
patch
|
blob
|
history
diff --git
a/lisp/eshell/em-hist.el
b/lisp/eshell/em-hist.el
index e672d6049f376000078445a11bdabcb9aafdeb7d..4c8daac140f9cc136ee732a46e2e4ccfad8bf8a9 100644
(file)
--- a/
lisp/eshell/em-hist.el
+++ b/
lisp/eshell/em-hist.el
@@
-104,7
+104,7
@@
This mirrors the optional behavior of bash."
:type 'boolean
:group 'eshell-hist)
-(defcustom eshell-save-history-on-exit
'ask
+(defcustom eshell-save-history-on-exit
t
"*Determine if history should be automatically saved.
History is always preserved after sanely exiting an Eshell buffer.
However, when Emacs is being shut down, this variable determines